ChannelListFragmentProvider

fun interface ChannelListFragmentProvider

Interface definition to be invoked when ChannelListFragment is created.

Since

3.9.0

See also

Functions

Link copied to clipboard
abstract fun provide(args: Bundle): ChannelListFragment

Returns the ChannelListFragment.